* callint.c (callint_message): Convert to a Lisp string.
authorChong Yidong <cyd@stupidchicken.com>
Thu, 19 Oct 2006 14:13:52 +0000 (14:13 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Thu, 19 Oct 2006 14:13:52 +0000 (14:13 +0000)
commit2a04eab7bb7c30cbd3cad68c07290a25d2a46af1
tree62d4df10a8c2a8190355ab2d4d478124cc6364d0
parent9377e17568aae6a041f4c7d35608a9efc5cd9ed4
* callint.c (callint_message): Convert to a Lisp string.
(syms_of_callint): Initialize it.
(callint_message_size): Var deleted.
(Fcall_interactively): Use Fformat instead of doprnt to construct
prompt string.
src/ChangeLog
src/callint.c